vtk9.git
2 months agoadd debian patch findEXPAT_version_fix_MR12826.patch
Drew Parsons [Fri, 30 Jan 2026 10:50:41 +0000 (11:50 +0100)]
add debian patch findEXPAT_version_fix_MR12826.patch

applies upstream MR#12826 to fix expat version handling

Closes: #1050506
2 months agoupload 9.5.2+dfsg3-4 to unstable
Drew Parsons [Wed, 28 Jan 2026 11:53:33 +0000 (12:53 +0100)]
upload 9.5.2+dfsg3-4 to unstable

2 months agodebian/rules: use UPSTREAM_VERSION_ABI to refer to version specific library
Drew Parsons [Wed, 28 Jan 2026 11:49:12 +0000 (12:49 +0100)]
debian/rules: use UPSTREAM_VERSION_ABI to refer to version specific library

Currently 9.5, defining package libvtk9.5.

Needed to fix handling of Qt modules
(don't delete Qt files from qt component packages)

2 months agoupload 9.5.2+dfsg3-3 to unstable
Drew Parsons [Wed, 28 Jan 2026 09:05:05 +0000 (10:05 +0100)]
upload 9.5.2+dfsg3-3 to unstable

2 months agodisable viskores on 32-bit arches
Drew Parsons [Wed, 28 Jan 2026 08:58:51 +0000 (09:58 +0100)]
disable viskores on 32-bit arches

ParaView::RemotingViews optionally uses VTK::vtkviskores
but (ThirdParty) viskores exhausts virtual memory on 32-bit architectures

2 months agoremove version-specific references from debian/rules
Drew Parsons [Wed, 28 Jan 2026 08:42:02 +0000 (09:42 +0100)]
remove version-specific references from debian/rules

2 months agobuild docs in arch-indepedent build only
Drew Parsons [Wed, 28 Jan 2026 08:40:07 +0000 (09:40 +0100)]
build docs in arch-indepedent build only

2 months agoupload 9.5.2+dfsg3-2 to unstable
Drew Parsons [Wed, 28 Jan 2026 02:49:59 +0000 (03:49 +0100)]
upload 9.5.2+dfsg3-2 to unstable

escape sequences in vtkMethodParser.py are fixed
Closes: #1079541
2 months agoenable RenderingFreeTypeFontConfig
Drew Parsons [Tue, 27 Jan 2026 10:52:01 +0000 (11:52 +0100)]
enable RenderingFreeTypeFontConfig

Closes: #1101916
2 months agobuild docs in arch-independent build only
Drew Parsons [Tue, 27 Jan 2026 10:47:36 +0000 (11:47 +0100)]
build docs in arch-independent build only

Move doc generating packages doxygen-latex, ghostscript,
gnuplot-nox, graphviz to Build-Depends-Indep <!nodoc>

Closes: #1125140
2 months agoStandards-Version: 4.7.3
Drew Parsons [Tue, 27 Jan 2026 10:38:57 +0000 (11:38 +0100)]
Standards-Version: 4.7.3

2 months agodon't configure xdmf3 (i.e. IOParallelXdmf3) on 32-bit arches
Drew Parsons [Tue, 27 Jan 2026 10:35:38 +0000 (11:35 +0100)]
don't configure xdmf3 (i.e. IOParallelXdmf3) on 32-bit arches

where vtk's copy of xdmf3 fails to build. See Bug#1126484
upstream paraview Issue #22630
https://gitlab.kitware.com/paraview/paraview/-/issues/22630

Configuration of VTK::xdmf3 as an external library (libxdmf-dev builds
for all architectures) might resolve it, help welcome.

extra VTK modules support paraview. Closes: #1100766

2 months agoupload 9.5.2+dfsg3-1 to unstable
Drew Parsons [Mon, 26 Jan 2026 23:24:51 +0000 (00:24 +0100)]
upload 9.5.2+dfsg3-1 to unstable

2 months agoBuild-Depends: libxcursor-dev (enables custom cursors)
Drew Parsons [Mon, 26 Jan 2026 19:58:06 +0000 (20:58 +0100)]
Build-Depends: libxcursor-dev (enables custom cursors)

2 months agoset HDF5_PREFER_PARALLEL=YES (with HDF5_IS_PARALLEL=ON)
Drew Parsons [Mon, 26 Jan 2026 19:51:47 +0000 (20:51 +0100)]
set HDF5_PREFER_PARALLEL=YES (with HDF5_IS_PARALLEL=ON)

to activate parallel HDF5 (via libhdf5-mpi-dev)

Build-Depends: libhdf5-mpi-dev was already in place
but needs HDF5_PREFER_PARALLEL=YES since otherwise serial HDF5 is used
by default

2 months agoadd support for IOADIOS2 (used by paraview)
Drew Parsons [Mon, 26 Jan 2026 10:58:48 +0000 (11:58 +0100)]
add support for IOADIOS2 (used by paraview)

64-bit arches only

Build-Depends: libadios2-mpi-c++-dev [amd64 arm64 mips64el ppc64el
  riscv64 s390x loong64 ppc64 sparc64]

2 months agodrop VTK Web modules
Drew Parsons [Mon, 26 Jan 2026 09:03:17 +0000 (10:03 +0100)]
drop VTK Web modules

Web is for supporting VTK use in web browsers.

paraview can get by without it (PARAVIEW_ENABLE_WEB=OFF)

2 months agobump repacked version to dfsg3 to add xdmf3
Drew Parsons [Sun, 25 Jan 2026 22:26:42 +0000 (23:26 +0100)]
bump repacked version to dfsg3 to add xdmf3

2 months agoUpdate upstream source from tag 'upstream/9.5.2+dfsg3'
Drew Parsons [Sun, 25 Jan 2026 22:25:29 +0000 (23:25 +0100)]
Update upstream source from tag 'upstream/9.5.2+dfsg3'

Update to upstream version '9.5.2+dfsg3'
with Debian dir 5f1d72ab770197761da357e4232e8e061ac64ec8

2 months agoNew upstream version 9.5.2+dfsg3
Drew Parsons [Sun, 25 Jan 2026 22:25:14 +0000 (23:25 +0100)]
New upstream version 9.5.2+dfsg3

2 months agoenable ThirdParty/xdmf3
Drew Parsons [Sun, 25 Jan 2026 21:53:20 +0000 (22:53 +0100)]
enable ThirdParty/xdmf3

drop from Files-Excluded in debian/copyright

Needed by IO[Parallel]Xdmf3

2 months agoenable modules required by paraview 6
Drew Parsons [Sun, 25 Jan 2026 20:31:37 +0000 (21:31 +0100)]
enable modules required by paraview 6

use IOParallelXdmf3 for IOXdmf3

5 months agoEnable VTK external rendering with SDL, GLFW, etc.
Dominique Belhachemi [Mon, 27 Oct 2025 20:04:05 +0000 (16:04 -0400)]
Enable VTK external rendering with SDL, GLFW, etc.

5 months agoFix vtk9-doc FTBFS
Dominique Belhachemi [Fri, 24 Oct 2025 00:27:23 +0000 (20:27 -0400)]
Fix vtk9-doc FTBFS

5 months agodebian/rules cleanup
Dominique Belhachemi [Thu, 23 Oct 2025 18:36:18 +0000 (14:36 -0400)]
debian/rules cleanup

5 months agosimplify deletion
Dominique Belhachemi [Wed, 15 Oct 2025 05:43:23 +0000 (01:43 -0400)]
simplify deletion

5 months agoinstall updated manpages
Dominique Belhachemi [Wed, 15 Oct 2025 05:36:07 +0000 (01:36 -0400)]
install updated manpages

5 months agoremove unused libvtk9-doc.doc file
Dominique Belhachemi [Tue, 14 Oct 2025 21:22:12 +0000 (17:22 -0400)]
remove unused libvtk9-doc.doc file

5 months agoRename manpages to include section suffix .1
Dominique Belhachemi [Tue, 14 Oct 2025 21:21:18 +0000 (17:21 -0400)]
Rename manpages to include section suffix .1

5 months agoupload to unstable
Dominique Belhachemi [Mon, 13 Oct 2025 17:45:47 +0000 (13:45 -0400)]
upload to unstable

5 months agoinstall updated manpages
Dominique Belhachemi [Mon, 13 Oct 2025 16:13:21 +0000 (12:13 -0400)]
install updated manpages

5 months agoupdate man pages
Dominique Belhachemi [Mon, 13 Oct 2025 16:03:39 +0000 (12:03 -0400)]
update man pages

5 months agoupdate man pages
Dominique Belhachemi [Mon, 13 Oct 2025 15:41:19 +0000 (11:41 -0400)]
update man pages

5 months agoSet cmake_minimum_required(VERSION 3.28) for debian/tests
Dominique Belhachemi [Mon, 6 Oct 2025 17:12:19 +0000 (13:12 -0400)]
Set cmake_minimum_required(VERSION 3.28) for debian/tests

6 months agoMerge 9.5.2+dfsg2-1 debian/* changes from experimental
Dominique Belhachemi [Thu, 2 Oct 2025 21:31:41 +0000 (17:31 -0400)]
Merge 9.5.2+dfsg2-1 debian/* changes from experimental

6 months agoadd/remove patches
Dominique Belhachemi [Thu, 2 Oct 2025 21:25:18 +0000 (17:25 -0400)]
add/remove patches

6 months agoMerge 9.5.2+dfsg2-1 sources from experimental
Dominique Belhachemi [Thu, 2 Oct 2025 21:21:04 +0000 (17:21 -0400)]
Merge 9.5.2+dfsg2-1 sources from experimental

6 months agoprepare new release 9.5.2+dfsg2-1
Dominique Belhachemi [Thu, 2 Oct 2025 20:25:53 +0000 (16:25 -0400)]
prepare new release 9.5.2+dfsg2-1

6 months agoNew upstream version 9.5.2+dfsg2
Dominique Belhachemi [Thu, 25 Sep 2025 17:44:42 +0000 (13:44 -0400)]
New upstream version 9.5.2+dfsg2

6 months agoNew upstream version 9.5.2+dfsg1
Dominique Belhachemi [Tue, 23 Sep 2025 21:07:03 +0000 (17:07 -0400)]
New upstream version 9.5.2+dfsg1

6 months agoUpload to unstable
Dominique Belhachemi [Thu, 4 Sep 2025 23:24:05 +0000 (19:24 -0400)]
Upload to unstable

6 months agoRemove obsolete libftgl-dev dependency
Dominique Belhachemi [Thu, 4 Sep 2025 23:07:34 +0000 (19:07 -0400)]
Remove obsolete libftgl-dev dependency

6 months agoApply upstream patch to fix gcc-15 FTBFS issue (Closes: #1111572)
Dominique Belhachemi [Thu, 4 Sep 2025 21:59:52 +0000 (17:59 -0400)]
Apply upstream patch to fix gcc-15 FTBFS issue (Closes: #1111572)

6 months agoRevert "move doxygen-latex into Build-Depends-Indep section"
Dominique Belhachemi [Thu, 4 Sep 2025 21:22:36 +0000 (17:22 -0400)]
Revert "move doxygen-latex into Build-Depends-Indep section"

This reverts commit 98ea0e0e36d5a8d3f62bb26c34a9f1b0b5ecd30c.

6 months agomove doxygen-latex into Build-Depends-Indep section
Dominique Belhachemi [Thu, 4 Sep 2025 21:05:58 +0000 (17:05 -0400)]
move doxygen-latex into Build-Depends-Indep section

6 months agoremove -DVTK_PYTHON_VERSION:STRING=3, the option is deprecated
Dominique Belhachemi [Thu, 4 Sep 2025 21:04:17 +0000 (17:04 -0400)]
remove -DVTK_PYTHON_VERSION:STRING=3, the option is deprecated

6 months agoset -DVTK_USE_TK=OFF, it shouldn't be used
Dominique Belhachemi [Thu, 4 Sep 2025 21:01:15 +0000 (17:01 -0400)]
set -DVTK_USE_TK=OFF, it shouldn't be used

6 months agoRemove r-base dependency
Dominique Belhachemi [Thu, 4 Sep 2025 19:39:53 +0000 (15:39 -0400)]
Remove r-base dependency

6 months agoRemove obsolete tcl-dev and tk-dev dependency
Dominique Belhachemi [Thu, 4 Sep 2025 19:24:55 +0000 (15:24 -0400)]
Remove obsolete tcl-dev and tk-dev dependency

6 months agoRemove obsolete libosmesa6-dev dependency. (Closes: #1113920)
Dominique Belhachemi [Thu, 4 Sep 2025 18:21:30 +0000 (14:21 -0400)]
Remove obsolete libosmesa6-dev dependency. (Closes: #1113920)

7 months agoUpload to unstable
Bastian Germann [Mon, 1 Sep 2025 16:22:58 +0000 (18:22 +0200)]
Upload to unstable

7 months agoRemove libmrmpi-dev dependency, obsolete since vtk6
Dominique Belhachemi [Mon, 1 Sep 2025 02:18:17 +0000 (22:18 -0400)]
Remove libmrmpi-dev dependency, obsolete since vtk6

7 months agoUpload for unstable as 9.3.0+dfsg1-5
Santiago Vila [Fri, 22 Aug 2025 11:20:00 +0000 (13:20 +0200)]
Upload for unstable as 9.3.0+dfsg1-5

7 months agoApply patch from Samuel Thibault to disable Java and TBB on Hurd. Closes: #1094994.
Adrian Bunk [Wed, 20 Aug 2025 12:39:14 +0000 (15:39 +0300)]
Apply patch from Samuel Thibault to disable Java and TBB on Hurd. Closes: #1094994.

Make TBB architecture settings consistent.

Remove handling of removed kfreebsd.

13 months agoUpload to unstable
Bastian Germann [Sat, 15 Feb 2025 13:13:57 +0000 (13:13 +0000)]
Upload to unstable

13 months agoReplace _FillValue by NC_FillValue for NetCDF 4.9.3 (Closes: #1095478)
Bastian Germann [Sat, 15 Feb 2025 13:12:45 +0000 (13:12 +0000)]
Replace _FillValue by NC_FillValue for NetCDF 4.9.3 (Closes: #1095478)

14 months agoUpdate changelog.
Anton Gladky [Tue, 28 Jan 2025 20:40:53 +0000 (21:40 +0100)]
Update changelog.

14 months agoFix segfault on python 3.13. (Closes: #1092354)
Anton Gladky [Tue, 28 Jan 2025 20:40:46 +0000 (21:40 +0100)]
Fix segfault on python 3.13. (Closes: #1092354)

14 months agoUpload to unstable
Bastian Germann [Thu, 23 Jan 2025 07:50:27 +0000 (08:50 +0100)]
Upload to unstable

14 months agoDrop Depends: libqt5webkit5-dev
Bastian Germann [Thu, 23 Jan 2025 07:46:21 +0000 (08:46 +0100)]
Drop Depends: libqt5webkit5-dev

16 months ago9.3.0+dfsg1-1.1
Emilio Pozuelo Monfort [Wed, 27 Nov 2024 18:23:24 +0000 (19:23 +0100)]
9.3.0+dfsg1-1.1

21 months agoUpdate changelog.
Anton Gladky [Thu, 6 Jun 2024 19:35:30 +0000 (21:35 +0200)]
Update changelog.

21 months agoFix patches
Anton Gladky [Thu, 6 Jun 2024 19:34:21 +0000 (21:34 +0200)]
Fix patches

21 months agoRefresh patches, removed applied
Anton Gladky [Thu, 6 Jun 2024 04:53:28 +0000 (06:53 +0200)]
Refresh patches, removed applied

21 months agoRemove applied patch
Anton Gladky [Thu, 6 Jun 2024 04:50:15 +0000 (06:50 +0200)]
Remove applied patch

21 months agoMerge branch 'experimental'
Anton Gladky [Thu, 6 Jun 2024 04:46:45 +0000 (06:46 +0200)]
Merge branch 'experimental'

21 months agoUpdate in the dependencies
Anton Gladky [Thu, 6 Jun 2024 04:36:25 +0000 (06:36 +0200)]
Update in the dependencies

23 months agoBuild the IO/GeoJSON module. Closes: #1029285
Michael R. Crusoe [Tue, 30 Apr 2024 09:31:07 +0000 (11:31 +0200)]
Build the IO/GeoJSON module. Closes: #1029285

23 months agoroutine-update: Ready to upload to unstable
Michael R. Crusoe [Mon, 29 Apr 2024 14:16:29 +0000 (16:16 +0200)]
routine-update: Ready to upload to unstable

23 months agod/control: Updated some dependencies on obsolete or supercede packages names.
Michael R. Crusoe [Mon, 29 Apr 2024 17:53:50 +0000 (19:53 +0200)]
d/control: Updated some dependencies on obsolete or supercede packages names.

23 months agoRely on pre-initialized dpkg-architecture variables.
Michael R. Crusoe [Mon, 29 Apr 2024 14:15:45 +0000 (16:15 +0200)]
Rely on pre-initialized dpkg-architecture variables.

Changes-By: lintian-brush
23 months agoroutine-update: Remove trailing whitespace in debian/copyright
Michael R. Crusoe [Mon, 29 Apr 2024 14:15:10 +0000 (16:15 +0200)]
routine-update: Remove trailing whitespace in debian/copyright

23 months agoroutine-update: Fix Maintainer name of Debian Science team
Michael R. Crusoe [Mon, 29 Apr 2024 14:13:36 +0000 (16:13 +0200)]
routine-update: Fix Maintainer name of Debian Science team

23 months agoCherry-pick patch from upstream to fix CVE-2021-42521. Closes: #1031877.
Michael R. Crusoe [Mon, 29 Apr 2024 14:12:11 +0000 (16:12 +0200)]
Cherry-pick patch from upstream to fix CVE-2021-42521. Closes: #1031877.

23 months agod/control: build-dep on libhdf5-mpi-dev instead of libhdf5-openmpi-dev. Closes: ...
Michael R. Crusoe [Mon, 29 Apr 2024 14:04:56 +0000 (16:04 +0200)]
d/control: build-dep on libhdf5-mpi-dev instead of libhdf5-openmpi-dev. Closes: #1068321

23 months agoCherry-pick patch from upstream to fix issue with newer expat and appended data.
Michael R. Crusoe [Mon, 29 Apr 2024 14:02:11 +0000 (16:02 +0200)]
Cherry-pick patch from upstream to fix issue with newer expat and appended data.

Closes: #1064762
2 years ago9.1.0+really9.1.0+dfsg2-7.1
Anton Gladky [Tue, 19 Mar 2024 05:41:21 +0000 (06:41 +0100)]
9.1.0+really9.1.0+dfsg2-7.1

2 years agoUpdate changelog.
Anton Gladky [Sat, 20 Jan 2024 19:59:52 +0000 (20:59 +0100)]
Update changelog.

2 years agoAdd libgl2ps-dev as depends
Anton Gladky [Sat, 20 Jan 2024 18:57:26 +0000 (19:57 +0100)]
Add libgl2ps-dev as depends

2 years agoUpdate changelog.
Anton Gladky [Wed, 10 Jan 2024 21:17:17 +0000 (22:17 +0100)]
Update changelog.

2 years agoAdd missing GL-header
Anton Gladky [Wed, 10 Jan 2024 21:16:54 +0000 (22:16 +0100)]
Add missing GL-header

2 years agoUpdate changelog.
Anton Gladky [Tue, 9 Jan 2024 18:54:20 +0000 (19:54 +0100)]
Update changelog.

2 years agoUpdate build-depends.
Anton Gladky [Tue, 9 Jan 2024 18:54:12 +0000 (19:54 +0100)]
Update build-depends.

2 years agoadd loong64 build target
Bo YU [Sun, 10 Dec 2023 09:21:17 +0000 (17:21 +0800)]
add loong64 build target

Author:    Bo YU <tsu.yubo@gmail.com>

2 years agoUpdate changelog.
Anton Gladky [Fri, 5 Jan 2024 16:55:45 +0000 (17:55 +0100)]
Update changelog.

2 years agoUpdate changelog.
Anton Gladky [Fri, 5 Jan 2024 05:57:52 +0000 (06:57 +0100)]
Update changelog.

2 years agoUpdate patches
Anton Gladky [Fri, 5 Jan 2024 05:56:41 +0000 (06:56 +0100)]
Update patches

2 years agoUpdate binariries to vtk9.3
Anton Gladky [Fri, 5 Jan 2024 05:56:29 +0000 (06:56 +0100)]
Update binariries to vtk9.3

2 years agoUpdate upstream source from tag 'upstream/9.3.0+dfsg1'
Anton Gladky [Fri, 5 Jan 2024 05:53:33 +0000 (06:53 +0100)]
Update upstream source from tag 'upstream/9.3.0+dfsg1'

Update to upstream version '9.3.0+dfsg1'
with Debian dir c685589e3578432edb22d62eed9d0219cd8fac67

2 years agoNew upstream version 9.3.0+dfsg1
Anton Gladky [Fri, 5 Jan 2024 05:52:10 +0000 (06:52 +0100)]
New upstream version 9.3.0+dfsg1

2 years agoUpdate copyright
Anton Gladky [Fri, 5 Jan 2024 05:50:30 +0000 (06:50 +0100)]
Update copyright

2 years agoClose bug in changelog.
Bas Couwenberg [Tue, 22 Aug 2023 08:30:43 +0000 (10:30 +0200)]
Close bug in changelog.

2 years agoMerge GCC 13 changes from 9.1.0+really9.1.0+dfsg2-7.
Bas Couwenberg [Tue, 22 Aug 2023 06:13:42 +0000 (08:13 +0200)]
Merge GCC 13 changes from 9.1.0+really9.1.0+dfsg2-7.

2 years agoCherry-pick patch from upstream to fix FTBFS with gcc-13.
Michael R. Crusoe [Mon, 21 Aug 2023 19:04:29 +0000 (21:04 +0200)]
Cherry-pick patch from upstream to fix FTBFS with gcc-13.

Closes: #1037887
2 years agoSet distribution to experimental.
Bas Couwenberg [Thu, 22 Jun 2023 11:22:29 +0000 (13:22 +0200)]
Set distribution to experimental.

2 years agoMerge changes from 9.1.0+really9.1.0+dfsg2-6.
Bas Couwenberg [Thu, 22 Jun 2023 11:21:30 +0000 (13:21 +0200)]
Merge changes from 9.1.0+really9.1.0+dfsg2-6.

Merge tag 'debian/9.1.0+really9.1.0+dfsg2-6' into experimental

releasing package vtk9 version 9.1.0+really9.1.0+dfsg2-6

2 years agoAdd license paragraph for public-domain license.
Bas Couwenberg [Thu, 22 Jun 2023 11:17:26 +0000 (13:17 +0200)]
Add license paragraph for public-domain license.

2 years agoSet distribution to unstable.
Bas Couwenberg [Thu, 22 Jun 2023 05:15:01 +0000 (07:15 +0200)]
Set distribution to unstable.

2 years agoDon't use netcdf-cxx-legacy. (closes: #1038614)
Bas Couwenberg [Mon, 19 Jun 2023 05:15:46 +0000 (07:15 +0200)]
Don't use netcdf-cxx-legacy. (closes: #1038614)

2 years agoDon't use netcdf-cxx-legacy. (closes: #1038614)
Bas Couwenberg [Mon, 19 Jun 2023 05:15:46 +0000 (07:15 +0200)]
Don't use netcdf-cxx-legacy. (closes: #1038614)